home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
stats
/
lsqrft15.arj
/
DOSFIT.BAT
next >
Wrap
DOS Batch File
|
1994-02-11
|
296b
|
10 lines
gcc -c -DDOS fit2.c
gcc -c -DDOS fitcmds2.c
gcc -c -DDOS fitutil2.c
gcc -c -DDOS funclib2.c
gcc -c -DDOS linear2.c
gcc -c -DDOS mrqfit2.c
gcc -c -DDOS plot.c
gcc -c -DDOS solve_da.c
gcc -lm fit2.o fitcmds2.o fitutil2.o funclib2.o linear2.o mrqfit2.o plot.o solve_da.o -lm -o a.out